Move more private stuff to Private
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Dec 2008 04:37:42 +0000 (04:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Dec 2008 04:37:42 +0000 (04:37 +0000)
svn path=/trunk/; revision=21976

docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt

index a6d797f6fb9c5355cc8358d82492a368b7465097..26a9de219353bd1409b0036c8fbee836a6f6409b 100644 (file)
@@ -1,6 +1,7 @@
 2008-12-28  Matthias Clasen <mclasen@redhat.com>
 
-       * gtk/gtk-sections.txt: Move GtkFixedChild to Private
+       * gtk/gtk-sections.txt: Move GtkFixedChild, GtkTableChild and
+       GtkTableRowCol to Private
 
 2008-12-28  Matthias Clasen <mclasen@redhat.com>
 
index 311f2ae75a017f225f0057f15ed6ef4633ae30a8..6e6e50ab67780db5ac961f5fb1f9c7ca984293bd 100644 (file)
@@ -3554,8 +3554,6 @@ gtk_status_icon_get_type
 <FILE>gtktable</FILE>
 <TITLE>GtkTable</TITLE>
 GtkTable
-GtkTableChild
-GtkTableRowCol
 gtk_table_new
 gtk_table_resize
 gtk_table_attach
@@ -3578,6 +3576,8 @@ GTK_TABLE_CLASS
 GTK_IS_TABLE_CLASS
 GTK_TABLE_GET_CLASS
 <SUBSECTION Private>
+GtkTableChild
+GtkTableRowCol
 gtk_table_get_type
 </SECTION>